home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
2301_400
/
DISK2351
/
DISK2351.ZIP
/
README.BAT
< prev
Wrap
DOS Batch File
|
1990-02-19
|
2KB
|
25 lines
Echo off
Cls
Echo ---------------------------------------------------------
Echo - -
Echo To get OPEN_TAG.EXE to extract its files, you must first
Echo make a sub-directory on your hard disk... If you do not
Echo know how to do this then type the following commands
Echo - -
Echo ---------------------------------------------------------
Echo Place this disk into drive A: and type the following...
Echo ---------------------------------------------------------
Echo C: --- (Then press ENTER) ---
Echo CD \ --- (Then press ENTER) ---
Echo MD TAG ( or what ever you want to call this directory )
Echo CD TAG --- (Then press ENTER) ---
Echo COPY A:OPEN_TAG.EXE --- (Then press ENTER) ---
Echo OPEN_TAG --- (Then press ENTER) ---
Echo - -
Echo OPEN_TAG.EXE will now de-compress its files into the
Echo sub-directory you are in... To run Tag_Along type...
Echo - -
Echo TAG --- (Then press ENTER) ---
Echo - -
Echo ---------------------------------------------------------